Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Pass on username parameter from dsn to Predis Factory #722

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

rvdbogerd
Copy link
Contributor

After debugging why I could use my application with default credentials, but not with a newly created acl user, I found that the username parameter is not passed in the PredisParametersFactory, when it is defined in the Dsn.

This PR fixes the issue.

@ostrolucky ostrolucky added the bug Not working as intended label Feb 13, 2024
@ostrolucky ostrolucky merged commit 9be888e into snc:master Feb 13, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants